home *** CD-ROM | disk | FTP | other *** search
/ Naked Texas Art - James W Johnson / Naked Texas Art - James W Johnson.iso / movie / oldies.dir / 00020_Script_20 < prev    next >
Text File  |  1997-08-20  |  346b  |  12 lines

  1. on exitFrame
  2.   set the visible of sprite 2 to false
  3.   set the visible of sprite 3 to false
  4.   set the visible of sprite 4 to false
  5.   set the visible of sprite 5 to false
  6.   set the visible of sprite 20 to true
  7.   set the visible of sprite 21 to false
  8.   set the visible of sprite 22 to false
  9.   set the visible of sprite 23 to false
  10.   
  11. end
  12.